home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / games / cga / batwar.arj / BATWAR.BAT < prev    next >
DOS Batch File  |  1993-07-02  |  334b  |  14 lines

  1. @echo off
  2. cls
  3. echo. 
  4. echo Once you finished Battle Warrior 1 press ALT, DOWN ARROW, and the go to
  5. echo exit and press enter.
  6. pause
  7. qbasic  /g /run  c:\agsoft\batwar\batwar.bas
  8. qbasic  /g /run  c:\agsoft\batwar\batwar2.bas
  9. qbasic  /g /run  c:\agsoft\batwar\batwar3.bas
  10. qbasic  /g /run  c:\agsoft\batwar\batwar4.bas
  11. cd..
  12.  
  13.  
  14.